home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Freeware / Genesis II terrain builder / _SETUP.1 / Genesis2.exe / 0 / RCDATA / TFECOLOGY / TFECOLOGY.txt
Text File  |  1999-10-16  |  5KB  |  231 lines

  1. inherited FEcology: TFEcology
  2.   Left = 194
  3.   Top = 247
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Ecology Editor'
  7.   ClientHeight = 169
  8.   ClientWidth = 593
  9.   OldCreateOrder = True
  10.   OnDestroy = FormDestroy
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object GroupBox26: TGroupBox
  14.     Left = 0
  15.     Top = 0
  16.     Width = 593
  17.     Height = 169
  18.     Caption = 'Plants - Trees/Bushes'
  19.     TabOrder = 0
  20.     object Tree: TLabel
  21.       Left = 8
  22.       Top = 48
  23.       Width = 33
  24.       Height = 13
  25.       Caption = 'Plant 1'
  26.     end
  27.     object Label58: TLabel
  28.       Left = 232
  29.       Top = 16
  30.       Width = 60
  31.       Height = 13
  32.       Caption = 'Size (metres)'
  33.     end
  34.     object Label59: TLabel
  35.       Left = 304
  36.       Top = 16
  37.       Width = 74
  38.       Height = 13
  39.       Caption = 'Density (per ha)'
  40.     end
  41.     object Label60: TLabel
  42.       Left = 8
  43.       Top = 80
  44.       Width = 33
  45.       Height = 13
  46.       Caption = 'Plant 2'
  47.     end
  48.     object Label61: TLabel
  49.       Left = 8
  50.       Top = 112
  51.       Width = 33
  52.       Height = 13
  53.       Caption = 'Plant 3'
  54.     end
  55.     object Label62: TLabel
  56.       Left = 8
  57.       Top = 144
  58.       Width = 33
  59.       Height = 13
  60.       Caption = 'Plant 4'
  61.     end
  62.     object Label63: TLabel
  63.       Left = 384
  64.       Top = 136
  65.       Width = 199
  66.       Height = 13
  67.       Caption = 'Prefers higher altitudes and steeper slopes'
  68.     end
  69.     object Label64: TLabel
  70.       Left = 384
  71.       Top = 48
  72.       Width = 185
  73.       Height = 13
  74.       Caption = 'Prefers lower altitudes and flatter terrain'
  75.     end
  76.     object Label65: TLabel
  77.       Left = 432
  78.       Top = 88
  79.       Width = 92
  80.       Height = 13
  81.       Caption = 'Intermediate values'
  82.     end
  83.     object PlotTreesCheckBox: TCheckBox
  84.       Left = 8
  85.       Top = 16
  86.       Width = 89
  87.       Height = 17
  88.       Alignment = taLeftJustify
  89.       Caption = 'Draw Plants'
  90.       TabOrder = 0
  91.       OnClick = PlotTreesCheckBoxClick
  92.     end
  93.     object TreeComboBox0: TComboBox
  94.       Left = 56
  95.       Top = 40
  96.       Width = 169
  97.       Height = 21
  98.       Style = csDropDownList
  99.       ItemHeight = 13
  100.       TabOrder = 1
  101.       OnChange = TreeComboBox0Change
  102.     end
  103.     object TreeComboBox1: TComboBox
  104.       Left = 56
  105.       Top = 72
  106.       Width = 169
  107.       Height = 21
  108.       Style = csDropDownList
  109.       ItemHeight = 13
  110.       TabOrder = 4
  111.       OnChange = TreeComboBox1Change
  112.     end
  113.     object TreeComboBox2: TComboBox
  114.       Left = 56
  115.       Top = 104
  116.       Width = 169
  117.       Height = 21
  118.       Style = csDropDownList
  119.       ItemHeight = 13
  120.       TabOrder = 7
  121.       OnChange = TreeComboBox2Change
  122.     end
  123.     object TreeComboBox3: TComboBox
  124.       Left = 56
  125.       Top = 136
  126.       Width = 169
  127.       Height = 21
  128.       Style = csDropDownList
  129.       ItemHeight = 13
  130.       TabOrder = 10
  131.       OnChange = TreeComboBox3Change
  132.     end
  133.     object TreeSizeEdit0: TFloatEdit
  134.       Left = 232
  135.       Top = 40
  136.       Width = 65
  137.       Height = 21
  138.       TabOrder = 2
  139.       Text = '0.00'
  140.       OnChange = TreeSizeEdit0Change
  141.       Digits = 2
  142.       Max = 99999999.900000000000000000
  143.       ErrorMessage = '[No Text]'
  144.     end
  145.     object TreeSizeEdit1: TFloatEdit
  146.       Left = 232
  147.       Top = 72
  148.       Width = 65
  149.       Height = 21
  150.       TabOrder = 5
  151.       Text = '0.00'
  152.       OnChange = TreeSizeEdit1Change
  153.       Digits = 2
  154.       Max = 99999999.900000000000000000
  155.       ErrorMessage = '[No Text]'
  156.     end
  157.     object TreeSizeEdit2: TFloatEdit
  158.       Left = 232
  159.       Top = 104
  160.       Width = 65
  161.       Height = 21
  162.       TabOrder = 8
  163.       Text = '0.00'
  164.       OnChange = TreeSizeEdit2Change
  165.       Digits = 2
  166.       Max = 99999999.900000000000000000
  167.       ErrorMessage = '[No Text]'
  168.     end
  169.     object TreeSizeEdit3: TFloatEdit
  170.       Left = 232
  171.       Top = 136
  172.       Width = 65
  173.       Height = 21
  174.       TabOrder = 11
  175.       Text = '0.00'
  176.       OnChange = TreeSizeEdit3Change
  177.       Digits = 2
  178.       Max = 99999999.900000000000000000
  179.       ErrorMessage = '[No Text]'
  180.     end
  181.     object TreeDensityEdit0: TFloatEdit
  182.       Left = 304
  183.       Top = 40
  184.       Width = 65
  185.       Height = 21
  186.       TabOrder = 3
  187.       Text = '0.0'
  188.       OnChange = TreeDensityEdit0Change
  189.       Digits = 1
  190.       Max = 99999999.900000000000000000
  191.       ErrorMessage = '[No Text]'
  192.     end
  193.     object TreeDensityEdit1: TFloatEdit
  194.       Left = 304
  195.       Top = 72
  196.       Width = 65
  197.       Height = 21
  198.       TabOrder = 6
  199.       Text = '0.0'
  200.       OnChange = TreeDensityEdit1Change
  201.       Digits = 1
  202.       Max = 99999999.900000000000000000
  203.       ErrorMessage = '[No Text]'
  204.     end
  205.     object TreeDensityEdit2: TFloatEdit
  206.       Left = 304
  207.       Top = 104
  208.       Width = 65
  209.       Height = 21
  210.       TabOrder = 9
  211.       Text = '0.0'
  212.       OnChange = TreeDensityEdit2Change
  213.       Digits = 1
  214.       Max = 99999999.900000000000000000
  215.       ErrorMessage = '[No Text]'
  216.     end
  217.     object TreeDensityEdit3: TFloatEdit
  218.       Left = 304
  219.       Top = 136
  220.       Width = 65
  221.       Height = 21
  222.       TabOrder = 12
  223.       Text = '0.0'
  224.       OnChange = TreeDensityEdit3Change
  225.       Digits = 1
  226.       Max = 99999999.900000000000000000
  227.       ErrorMessage = '[No Text]'
  228.     end
  229.   end
  230. end
  231.